Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17509] Feature: Ignore empty API #3354

Merged
merged 19 commits into from
Mar 21, 2023
Merged

[17509] Feature: Ignore empty API #3354

merged 19 commits into from
Mar 21, 2023

Conversation

JLBuenoLopez
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez commented Mar 10, 2023

Description

This PR introduces the required API to implement the ignore DDS entity feature.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • [N/A] Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • [NO] Changes are ABI compatible.
  • [NO] Changes are API compatible.
  • New feature has been added to the versions.md file (if applicable).
  • [N/A] New feature has been documented/Current behavior is correctly described in the documentation.
  • [N/A] Applicable backports have been included in the description.

As this feature is not yet implemented, it will be documented in a follow-up PR when the implementation is made.

Reviewer Checklist

  • The PR has a milestone assigned.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@JLBuenoLopez JLBuenoLopez added no-test Skip CI tests if PR marked with this label doc-pending Issue or PR which is pending to be documented labels Mar 10, 2023
@JLBuenoLopez
Copy link
Contributor Author

Uncrustify fails because it tries to remove a required ; from an enum declaration.

@JLBuenoLopez
Copy link
Contributor Author

@richiprosima please test this

@JLBuenoLopez JLBuenoLopez added this to the v2.10.0 milestone Mar 10, 2023
@JLBuenoLopez
Copy link
Contributor Author

@richiprosima please test mac

@JLBuenoLopez
Copy link
Contributor Author

@richiprosima please test this

@JLBuenoLopez JLBuenoLopez removed the no-test Skip CI tests if PR marked with this label label Mar 10, 2023
@JLBuenoLopez
Copy link
Contributor Author

JLBuenoLopez commented Mar 10, 2023

Running the test suite because one mock has been modified in order to fix a Mac warning.

@JLBuenoLopez
Copy link
Contributor Author

@richiprosima please test this

@JLBuenoLopez
Copy link
Contributor Author

Test failure does not seem related.

Copy link
Contributor

@MRicoIE2CS MRicoIE2CS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are Uncrustify issues.

Copy link
Contributor

@MRicoIE2CS MRicoIE2CS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch has conflicts in the versions file. A rebase would be needed before merge.

@JLBuenoLopez
Copy link
Contributor Author

There are Uncrustify issues.

Please, read my comment above about this issue.

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
…ng the ProxyData may fail

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
…roxyData

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
MRicoIE2CS

This comment was marked as outdated.

@MRicoIE2CS MRicoIE2CS added ready-to-merge Ready to be merged. CI and changes have been reviewed and approved. ci-pending PR which CI is running labels Mar 16, 2023
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
@JLBuenoLopez JLBuenoLopez removed doc-pending Issue or PR which is pending to be documented ci-pending PR which CI is running labels Mar 17, 2023
Copy link
Contributor

@MRicoIE2CS MRicoIE2CS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MiguelCompany
Copy link
Member

@richiprosima Please test this

@EduPonz EduPonz merged commit 46c891e into master Mar 21, 2023
@EduPonz EduPonz deleted the feature/ignore-empty-api branch March 21, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Ready to be merged. CI and changes have been reviewed and approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants